﻿2026-07-10T02:14:31.2533798Z Current runner version: '2.335.1'
2026-07-10T02:14:31.2538678Z Runner name: 'hfenduleam'
2026-07-10T02:14:31.2539122Z Runner group name: 'Default'
2026-07-10T02:14:31.2539593Z Machine name: 'HFENDULEAM'
2026-07-10T02:14:31.2541735Z ##[group]GITHUB_TOKEN Permissions
2026-07-10T02:14:31.2543029Z Contents: read
2026-07-10T02:14:31.2543342Z Metadata: read
2026-07-10T02:14:31.2543644Z Packages: read
2026-07-10T02:14:31.2544017Z ##[endgroup]
2026-07-10T02:14:31.2545216Z Secret source: Actions
2026-07-10T02:14:31.2545621Z Prepare workflow directory
2026-07-10T02:14:31.2818815Z Prepare all required actions
2026-07-10T02:14:31.2842805Z Getting action download info
2026-07-10T02:14:31.6680893Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-10T02:14:32.2541644Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-07-10T02:14:32.3122972Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-07-10T02:14:32.3123821Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-07-10T02:14:32.3124443Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-07-10T02:14:32.3124986Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-07-10T02:14:32.3125415Z [36;1mexit 0[0m
2026-07-10T02:14:32.3184514Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-10T02:14:32.3185137Z ##[endgroup]
2026-07-10T02:14:32.6285928Z ##[group]Run actions/checkout@v5
2026-07-10T02:14:32.6286446Z with:
2026-07-10T02:14:32.6286723Z   fetch-depth: 0
2026-07-10T02:14:32.6287026Z   repository: SaberMage/spt-core
2026-07-10T02:14:32.6289670Z   token: ***
2026-07-10T02:14:32.6289953Z   ssh-strict: true
2026-07-10T02:14:32.6290239Z   ssh-user: git
2026-07-10T02:14:32.6290537Z   persist-credentials: true
2026-07-10T02:14:32.6290851Z   clean: true
2026-07-10T02:14:32.6291147Z   sparse-checkout-cone-mode: true
2026-07-10T02:14:32.6291488Z   fetch-tags: false
2026-07-10T02:14:32.6291821Z   show-progress: true
2026-07-10T02:14:32.6292096Z   lfs: false
2026-07-10T02:14:32.6292362Z   submodules: false
2026-07-10T02:14:32.6292676Z   set-safe-directory: true
2026-07-10T02:14:32.6292985Z ##[endgroup]
2026-07-10T02:14:32.8022053Z Syncing repository: SaberMage/spt-core
2026-07-10T02:14:32.8023249Z ##[group]Getting Git version info
2026-07-10T02:14:32.8023861Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-10T02:14:32.8272050Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-10T02:14:32.8482064Z git version 2.43.0.windows.1
2026-07-10T02:14:32.8505406Z ##[endgroup]
2026-07-10T02:14:32.8512692Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\7654294c-ef2d-4d80-bea5-3015123138e7\.gitconfig'
2026-07-10T02:14:32.8525429Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\7654294c-ef2d-4d80-bea5-3015123138e7' before making global git config changes
2026-07-10T02:14:32.8526430Z Adding repository directory to the temporary git global config as a safe directory
2026-07-10T02:14:32.8530536Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-10T02:14:32.8764845Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-10T02:14:32.8960591Z https://github.com/SaberMage/spt-core
2026-07-10T02:14:32.8984415Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-10T02:14:32.8988153Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-10T02:14:32.9196418Z refs/heads/main
2026-07-10T02:14:32.9218899Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-07-10T02:14:32.9499563Z HEAD is now at 0a306c9 Merge pull request #74 from SaberMage/release/v0.30.5
2026-07-10T02:14:33.0251455Z ##[endgroup]
2026-07-10T02:14:33.0252042Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-10T02:14:33.4288314Z ##[group]Cleaning the repository
2026-07-10T02:14:33.4292687Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-10T02:14:44.3910884Z Removing .adapter-notify/
2026-07-10T02:14:44.3911243Z Removing target/
2026-07-10T02:14:44.3943150Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-10T02:14:44.4459560Z HEAD is now at 0a306c9 Merge pull request #74 from SaberMage/release/v0.30.5
2026-07-10T02:14:44.4479972Z ##[endgroup]
2026-07-10T02:14:44.4484522Z ##[group]Disabling automatic garbage collection
2026-07-10T02:14:44.4489440Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-10T02:14:44.4746782Z ##[endgroup]
2026-07-10T02:14:44.4747363Z ##[group]Setting up auth
2026-07-10T02:14:44.4754416Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-10T02:14:44.4998006Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-10T02:14:44.9804379Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-10T02:14:45.0233538Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-10T02:14:45.5183786Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-10T02:14:45.5493139Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-10T02:14:46.1399092Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-10T02:14:46.1673025Z ##[endgroup]
2026-07-10T02:14:46.1673475Z ##[group]Fetching the repository
2026-07-10T02:14:46.1680558Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-07-10T02:14:47.2598806Z From https://github.com/SaberMage/spt-core
2026-07-10T02:14:47.2599152Z  * [new tag]         v0.30.5    -> v0.30.5
2026-07-10T02:14:47.3548321Z [command]"c:\program files\git\cmd\git.exe" branch --list --remote origin/main
2026-07-10T02:14:47.3829534Z   origin/main
2026-07-10T02:14:47.3853164Z [command]"c:\program files\git\cmd\git.exe" rev-parse refs/remotes/origin/main
2026-07-10T02:14:47.4068165Z 0a306c9a86d9c7bedf96bf106cb9e1df3a6c9047
2026-07-10T02:14:47.4089223Z ##[endgroup]
2026-07-10T02:14:47.4089590Z ##[group]Determining the checkout info
2026-07-10T02:14:47.4090469Z ##[endgroup]
2026-07-10T02:14:47.4095779Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-10T02:14:47.4374161Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-10T02:14:47.4605147Z ##[group]Checking out the ref
2026-07-10T02:14:47.4609401Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-10T02:14:47.5038518Z branch 'main' set up to track 'origin/main'.
2026-07-10T02:14:47.5038832Z Your branch is up to date with 'origin/main'.
2026-07-10T02:14:47.5039076Z Switched to and reset branch 'main'
2026-07-10T02:14:47.5057612Z ##[endgroup]
2026-07-10T02:14:47.5302913Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-10T02:14:47.5523036Z 0a306c9a86d9c7bedf96bf106cb9e1df3a6c9047
2026-07-10T02:14:47.5771289Z ##[group]Run $ErrorActionPreference = "Stop"
2026-07-10T02:14:47.5771656Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-07-10T02:14:47.5771897Z [36;1m$PIN = "0c95435"[0m
2026-07-10T02:14:47.5772151Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-07-10T02:14:47.5773231Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-07-10T02:14:47.5773598Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-07-10T02:14:47.5774017Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-07-10T02:14:47.5774362Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-07-10T02:14:47.5774648Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-07-10T02:14:47.5774903Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-07-10T02:14:47.5775205Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-07-10T02:14:47.5775693Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-07-10T02:14:47.5775910Z [36;1m}[0m
2026-07-10T02:14:47.5776072Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-07-10T02:14:47.5776328Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-10T02:14:47.5846852Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-10T02:14:47.5847308Z ##[endgroup]
2026-07-10T02:14:48.4674483Z    Compiling proc-macro2 v1.0.106
2026-07-10T02:14:48.4674772Z    Compiling quote v1.0.45
2026-07-10T02:14:48.4674980Z    Compiling unicode-ident v1.0.24
2026-07-10T02:14:48.4675372Z    Compiling cfg-if v1.0.4
2026-07-10T02:14:48.4675577Z    Compiling serde_core v1.0.228
2026-07-10T02:14:48.4676278Z    Compiling serde v1.0.228
2026-07-10T02:14:48.4676903Z    Compiling windows-link v0.2.1
2026-07-10T02:14:48.4677147Z    Compiling portable-atomic v1.13.1
2026-07-10T02:14:48.4677530Z    Compiling typenum v1.20.1
2026-07-10T02:14:48.4677989Z    Compiling getrandom v0.3.4
2026-07-10T02:14:48.4679335Z    Compiling pin-project-lite v0.2.17
2026-07-10T02:14:48.4680423Z    Compiling version_check v0.9.5
2026-07-10T02:14:48.4681177Z    Compiling find-msvc-tools v0.1.9
2026-07-10T02:14:48.4681938Z    Compiling critical-section v1.2.0
2026-07-10T02:14:48.4682327Z    Compiling memchr v2.8.1
2026-07-10T02:14:48.4682915Z    Compiling shlex v2.0.1
2026-07-10T02:14:48.5566205Z    Compiling windows-sys v0.61.2
2026-07-10T02:14:48.5853045Z    Compiling subtle v2.6.1
2026-07-10T02:14:48.5873052Z    Compiling equivalent v1.0.2
2026-07-10T02:14:48.6145323Z    Compiling futures-core v0.3.32
2026-07-10T02:14:48.6477565Z    Compiling smallvec v1.15.1
2026-07-10T02:14:48.7380245Z    Compiling bytes v1.11.1
2026-07-10T02:14:48.7749189Z    Compiling itoa v1.0.18
2026-07-10T02:14:48.7876179Z    Compiling semver v1.0.28
2026-07-10T02:14:48.8056445Z    Compiling stable_deref_trait v1.2.1
2026-07-10T02:14:48.8934679Z    Compiling log v0.4.32
2026-07-10T02:14:48.9096098Z    Compiling generic-array v0.14.7
2026-07-10T02:14:48.9234309Z    Compiling futures-io v0.3.32
2026-07-10T02:14:48.9773882Z    Compiling rustc_version v0.4.1
2026-07-10T02:14:49.0780845Z    Compiling futures-sink v0.3.32
2026-07-10T02:14:49.0950172Z    Compiling slab v0.4.12
2026-07-10T02:14:49.1022227Z    Compiling rand_core v0.10.1
2026-07-10T02:14:49.2293087Z    Compiling futures-channel v0.3.32
2026-07-10T02:14:49.2856407Z    Compiling futures-task v0.3.32
2026-07-10T02:14:49.2858635Z    Compiling hashbrown v0.17.1
2026-07-10T02:14:49.3103663Z    Compiling rustversion v1.0.22
2026-07-10T02:14:49.3240065Z    Compiling getrandom v0.2.17
2026-07-10T02:14:49.3439281Z    Compiling getrandom v0.4.2
2026-07-10T02:14:49.4746659Z    Compiling cpufeatures v0.2.17
2026-07-10T02:14:49.5394707Z    Compiling fnv v1.0.7
2026-07-10T02:14:49.5481764Z    Compiling libc v0.2.186
2026-07-10T02:14:49.5809876Z    Compiling strsim v0.11.1
2026-07-10T02:14:49.6652502Z    Compiling cfg_aliases v0.2.1
2026-07-10T02:14:50.1072448Z    Compiling litemap v0.8.2
2026-07-10T02:14:50.2506979Z    Compiling writeable v0.6.3
2026-07-10T02:14:50.2908911Z    Compiling jobserver v0.1.34
2026-07-10T02:14:50.2943741Z    Compiling autocfg v1.5.1
2026-07-10T02:14:50.3049889Z    Compiling dunce v1.0.5
2026-07-10T02:14:50.3249943Z    Compiling fs_extra v1.3.0
2026-07-10T02:14:50.3591772Z    Compiling utf8_iter v1.0.4
2026-07-10T02:14:50.4280999Z    Compiling icu_properties_data v2.2.0
2026-07-10T02:14:50.4839259Z    Compiling cc v1.2.63
2026-07-10T02:14:50.5350106Z    Compiling ident_case v1.0.1
2026-07-10T02:14:50.5593631Z    Compiling icu_normalizer_data v2.2.0
2026-07-10T02:14:50.7517433Z    Compiling percent-encoding v2.3.2
2026-07-10T02:14:50.7525211Z    Compiling indexmap v2.14.0
2026-07-10T02:14:50.7915031Z    Compiling crypto-common v0.1.7
2026-07-10T02:14:50.8452829Z    Compiling syn v2.0.117
2026-07-10T02:14:50.8563802Z    Compiling http v1.4.1
2026-07-10T02:14:50.9017843Z    Compiling thiserror v2.0.18
2026-07-10T02:14:50.9263642Z    Compiling cpufeatures v0.3.0
2026-07-10T02:14:50.9549984Z    Compiling aws-lc-rs v1.17.0
2026-07-10T02:14:51.0111022Z    Compiling unicode-segmentation v1.13.3
2026-07-10T02:14:51.0318230Z    Compiling scopeguard v1.2.0
2026-07-10T02:14:51.0681613Z    Compiling form_urlencoded v1.2.2
2026-07-10T02:14:51.1150795Z    Compiling lock_api v0.4.14
2026-07-10T02:14:51.1574108Z    Compiling chacha20 v0.10.0
2026-07-10T02:14:51.1872848Z    Compiling block-buffer v0.10.4
2026-07-10T02:14:51.2605479Z    Compiling cmake v0.1.58
2026-07-10T02:14:51.3217663Z    Compiling winapi v0.3.9
2026-07-10T02:14:51.3429500Z    Compiling untrusted v0.9.0
2026-07-10T02:14:51.4184200Z    Compiling bitflags v2.12.1
2026-07-10T02:14:51.4756162Z    Compiling rand v0.10.1
2026-07-10T02:14:51.4796423Z    Compiling digest v0.10.7
2026-07-10T02:14:51.5153563Z    Compiling num-traits v0.2.19
2026-07-10T02:14:51.5292962Z    Compiling windows-result v0.4.1
2026-07-10T02:14:51.5811198Z    Compiling windows-strings v0.5.1
2026-07-10T02:14:51.6174746Z    Compiling heck v0.5.0
2026-07-10T02:14:51.6742232Z    Compiling rustls v0.23.40
2026-07-10T02:14:51.7151719Z    Compiling convert_case v0.10.0
2026-07-10T02:14:51.7538241Z    Compiling atomic-waker v1.1.2
2026-07-10T02:14:51.7579374Z    Compiling unicode-xid v0.2.6
2026-07-10T02:14:51.8004461Z    Compiling const-oid v0.10.2
2026-07-10T02:14:51.8864415Z    Compiling anyhow v1.0.102
2026-07-10T02:14:51.8882516Z    Compiling parking_lot_core v0.9.12
2026-07-10T02:14:51.9179216Z    Compiling httparse v1.10.1
2026-07-10T02:14:51.9445049Z    Compiling zerocopy v0.8.50
2026-07-10T02:14:52.0616577Z    Compiling http-body v1.0.1
2026-07-10T02:14:52.0957258Z    Compiling hybrid-array v0.4.12
2026-07-10T02:14:52.1022007Z    Compiling curve25519-dalek v4.1.3
2026-07-10T02:14:52.1028610Z    Compiling ahash v0.8.12
2026-07-10T02:14:52.3305016Z    Compiling base64ct v1.8.3
2026-07-10T02:14:52.3399473Z    Compiling aws-lc-sys v0.41.0
2026-07-10T02:14:52.3399849Z    Compiling ring v0.17.14
2026-07-10T02:14:52.3988095Z    Compiling powerfmt v0.2.0
2026-07-10T02:14:52.4055486Z    Compiling fastrand v2.4.1
2026-07-10T02:14:52.6518205Z    Compiling either v1.16.0
2026-07-10T02:14:52.6966845Z    Compiling deranged v0.5.8
2026-07-10T02:14:52.7092312Z    Compiling pem-rfc7468 v1.0.0
2026-07-10T02:14:52.7705704Z    Compiling uuid v1.23.2
2026-07-10T02:14:52.8796503Z    Compiling rand_core v0.6.4
2026-07-10T02:14:52.8991464Z    Compiling base64 v0.22.1
2026-07-10T02:14:52.9978940Z    Compiling num-conv v0.2.2
2026-07-10T02:14:53.1235808Z    Compiling tinyvec_macros v0.1.1
2026-07-10T02:14:53.1876664Z    Compiling time-core v0.1.8
2026-07-10T02:14:53.1877258Z    Compiling pkg-config v0.3.33
2026-07-10T02:14:53.2081643Z    Compiling vcpkg v0.2.15
2026-07-10T02:14:53.2192852Z    Compiling try-lock v0.2.5
2026-07-10T02:14:53.2194492Z    Compiling zmij v1.0.21
2026-07-10T02:14:53.3088404Z    Compiling tower-service v0.3.3
2026-07-10T02:14:53.3586148Z    Compiling data-encoding v2.11.0
2026-07-10T02:14:53.3590355Z    Compiling tinyvec v1.11.0
2026-07-10T02:14:53.5558396Z    Compiling want v0.3.1
2026-07-10T02:14:53.5614847Z    Compiling parking_lot v0.12.5
2026-07-10T02:14:53.5800624Z    Compiling block-buffer v0.12.0
2026-07-10T02:14:53.6304447Z    Compiling crypto-common v0.2.2
2026-07-10T02:14:53.7476952Z    Compiling vergen-lib v9.1.0
2026-07-10T02:14:53.8170093Z    Compiling sha2 v0.10.9
2026-07-10T02:14:53.9230647Z    Compiling inout v0.1.4
2026-07-10T02:14:53.9835091Z    Compiling n0-future v0.3.2
2026-07-10T02:14:54.0268841Z    Compiling parking v2.2.1
2026-07-10T02:14:54.1125780Z    Compiling cordyceps v0.3.4
2026-07-10T02:14:54.1862095Z    Compiling winnow v1.0.3
2026-07-10T02:14:54.2042456Z    Compiling httpdate v1.0.3
2026-07-10T02:14:54.2287884Z    Compiling serde_json v1.0.150
2026-07-10T02:14:54.2819228Z    Compiling libsqlite3-sys v0.30.1
2026-07-10T02:14:54.3561618Z    Compiling spin v0.10.0
2026-07-10T02:14:54.3594468Z    Compiling diatomic-waker v0.2.3
2026-07-10T02:14:54.4007791Z    Compiling signature v2.2.0
2026-07-10T02:14:54.4666457Z    Compiling crossbeam-utils v0.8.21
2026-07-10T02:14:54.5687143Z    Compiling synstructure v0.13.2
2026-07-10T02:14:54.5920374Z    Compiling darling_core v0.20.11
2026-07-10T02:14:54.6162968Z    Compiling windows_x86_64_msvc v0.52.6
2026-07-10T02:14:54.6664052Z    Compiling ed25519 v2.2.3
2026-07-10T02:14:54.7349567Z    Compiling futures-buffered v0.2.13
2026-07-10T02:14:54.8413422Z    Compiling digest v0.11.3
2026-07-10T02:14:54.9366067Z    Compiling futures-lite v2.6.1
2026-07-10T02:14:55.0491118Z    Compiling cipher v0.4.4
2026-07-10T02:14:55.1213637Z    Compiling vergen-lib v0.1.6
2026-07-10T02:14:55.2373837Z    Compiling vergen v9.1.0
2026-07-10T02:14:55.3422176Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-10T02:14:55.3755219Z    Compiling universal-hash v0.5.1
2026-07-10T02:14:55.3761026Z    Compiling noq-udp v0.10.0
2026-07-10T02:14:55.4455981Z    Compiling heapless v0.7.17
2026-07-10T02:14:55.5124733Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-10T02:14:55.5340785Z    Compiling sync_wrapper v1.0.2
2026-07-10T02:14:55.6279201Z    Compiling opaque-debug v0.3.1
2026-07-10T02:14:55.6562109Z    Compiling socket2 v0.6.4
2026-07-10T02:14:55.7353248Z    Compiling mio v1.2.1
2026-07-10T02:14:55.7439687Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-10T02:14:55.7509878Z    Compiling allocator-api2 v0.2.21
2026-07-10T02:14:55.7977898Z    Compiling byteorder v1.5.0
2026-07-10T02:14:55.9997647Z    Compiling hash32 v0.2.1
2026-07-10T02:14:56.0004506Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-10T02:14:56.0988322Z    Compiling polyval v0.6.2
2026-07-10T02:14:56.2395899Z    Compiling vergen-gitcl v1.0.8
2026-07-10T02:14:56.3184907Z    Compiling spin v0.9.8
2026-07-10T02:14:56.3255326Z    Compiling windows-threading v0.2.1
2026-07-10T02:14:56.3787738Z    Compiling fallible-iterator v0.3.0
2026-07-10T02:14:56.5030938Z    Compiling ryu v1.0.23
2026-07-10T02:14:56.5426919Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-10T02:14:56.6362011Z    Compiling tower-layer v0.3.3
2026-07-10T02:14:56.7107248Z    Compiling signature v3.0.0
2026-07-10T02:14:56.7400035Z    Compiling proc-macro-crate v3.5.0
2026-07-10T02:14:56.8675392Z    Compiling ghash v0.5.1
2026-07-10T02:14:56.8683406Z    Compiling windows-targets v0.52.6
2026-07-10T02:14:56.8981407Z    Compiling ctr v0.9.2
2026-07-10T02:14:56.9051402Z    Compiling aes v0.8.4
2026-07-10T02:14:56.9059217Z    Compiling sha2 v0.11.0-rc.5
2026-07-10T02:14:56.9067759Z    Compiling fs2 v0.4.3
2026-07-10T02:14:57.0296518Z    Compiling time v0.3.47
2026-07-10T02:14:57.0410520Z    Compiling serde_derive v1.0.228
2026-07-10T02:14:57.0463500Z    Compiling zeroize_derive v1.4.3
2026-07-10T02:14:57.1200380Z    Compiling zerofrom-derive v0.1.7
2026-07-10T02:14:57.1800402Z    Compiling yoke-derive v0.8.2
2026-07-10T02:14:57.3705407Z    Compiling tokio-macros v2.7.0
2026-07-10T02:14:57.4016580Z    Compiling futures-macro v0.3.32
2026-07-10T02:14:57.4611496Z    Compiling zerovec-derive v0.11.3
2026-07-10T02:14:57.5823926Z    Compiling displaydoc v0.2.6
2026-07-10T02:14:57.6879770Z    Compiling tracing-attributes v0.1.31
2026-07-10T02:14:57.7023164Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-10T02:14:57.7662164Z    Compiling zeroize v1.8.2
2026-07-10T02:14:57.8035441Z    Compiling thiserror-impl v2.0.18
2026-07-10T02:14:58.1257146Z    Compiling rustls-pki-types v1.14.1
2026-07-10T02:14:58.2790493Z    Compiling darling_macro v0.20.11
2026-07-10T02:14:58.2839360Z    Compiling derive_more-impl v2.1.1
2026-07-10T02:14:58.3242141Z    Compiling tokio v1.52.3
2026-07-10T02:14:58.5395816Z    Compiling futures-util v0.3.32
2026-07-10T02:14:58.5983200Z    Compiling n0-error-macros v0.1.3
2026-07-10T02:14:58.6304779Z    Compiling spez v0.1.2
2026-07-10T02:14:58.8109748Z    Compiling darling v0.20.11
2026-07-10T02:14:58.9211911Z    Compiling windows-implement v0.60.2
2026-07-10T02:14:58.9483859Z    Compiling windows-interface v0.59.3
2026-07-10T02:14:59.0936628Z    Compiling zerofrom v0.1.8
2026-07-10T02:14:59.1599103Z    Compiling derive_builder_core v0.20.2
2026-07-10T02:14:59.1662352Z    Compiling der v0.8.0-rc.10
2026-07-10T02:14:59.2471049Z    Compiling pin-project-internal v1.1.13
2026-07-10T02:14:59.5141146Z    Compiling yoke v0.8.3
2026-07-10T02:14:59.7254521Z    Compiling n0-error v0.1.3
2026-07-10T02:14:59.9293564Z    Compiling zerovec v0.11.6
2026-07-10T02:15:00.0172236Z    Compiling zerotrie v0.2.4
2026-07-10T02:15:00.0481269Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-10T02:15:00.0761362Z    Compiling windows-core v0.62.2
2026-07-10T02:15:00.1475442Z    Compiling cobs v0.3.0
2026-07-10T02:15:00.3173430Z    Compiling spki v0.8.0-rc.4
2026-07-10T02:15:00.4507662Z    Compiling ed25519-dalek v2.2.0
2026-07-10T02:15:00.4779145Z    Compiling derive_builder_macro v0.20.2
2026-07-10T02:15:00.4780974Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-10T02:15:00.5798954Z    Compiling postcard-derive v0.2.2
2026-07-10T02:15:00.6045413Z    Compiling http-body-util v0.1.3
2026-07-10T02:15:00.6814005Z    Compiling tinystr v0.8.3
2026-07-10T02:15:00.8228755Z    Compiling potential_utf v0.1.5
2026-07-10T02:15:00.8372425Z    Compiling windows-numerics v0.3.1
2026-07-10T02:15:00.8464079Z    Compiling windows-collections v0.3.2
2026-07-10T02:15:00.8757220Z    Compiling pin-project v1.1.13
2026-07-10T02:15:01.0040906Z    Compiling icu_locale_core v2.2.0
2026-07-10T02:15:01.0089632Z    Compiling icu_collections v2.2.0
2026-07-10T02:15:01.0862543Z    Compiling windows-future v0.3.2
2026-07-10T02:15:01.0984593Z    Compiling spt-proto v0.30.5 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-07-10T02:15:01.1045177Z    Compiling aead v0.5.2
2026-07-10T02:15:01.1630497Z    Compiling derive_builder v0.20.2
2026-07-10T02:15:01.1881263Z    Compiling ipconfig v0.3.4
2026-07-10T02:15:01.2684657Z    Compiling widestring v1.2.1
2026-07-10T02:15:01.2773365Z    Compiling arrayvec v0.7.6
2026-07-10T02:15:01.3868835Z    Compiling utf8parse v0.2.2
2026-07-10T02:15:01.5405906Z    Compiling futures-executor v0.3.32
2026-07-10T02:15:01.5756920Z    Compiling aes-gcm v0.10.3
2026-07-10T02:15:01.6428490Z    Compiling data-encoding-macro v0.1.20
2026-07-10T02:15:02.0163906Z    Compiling icu_provider v2.2.0
2026-07-10T02:15:02.0223391Z    Compiling ipnet v2.12.0
2026-07-10T02:15:02.0409851Z    Compiling ed25519 v3.0.0-rc.4
2026-07-10T02:15:02.1387430Z    Compiling futures v0.3.32
2026-07-10T02:15:02.1580286Z    Compiling chrono v0.4.45
2026-07-10T02:15:02.2300413Z    Compiling windows v0.62.2
2026-07-10T02:15:02.4988234Z    Compiling icu_normalizer v2.2.0
2026-07-10T02:15:02.5053389Z    Compiling icu_properties v2.2.0
2026-07-10T02:15:02.5695048Z    Compiling once_cell v1.21.4
2026-07-10T02:15:02.5937106Z    Compiling tokio-util v0.7.18
2026-07-10T02:15:02.7651962Z    Compiling prefix-trie v0.8.4
2026-07-10T02:15:02.8385196Z    Compiling postcard v1.1.3
2026-07-10T02:15:02.9265773Z    Compiling tracing-core v0.1.36
2026-07-10T02:15:03.1268364Z    Compiling tower v0.5.3
2026-07-10T02:15:03.2071499Z    Compiling derive_more v2.1.1
2026-07-10T02:15:03.3550062Z    Compiling hashbrown v0.14.5
2026-07-10T02:15:03.5259468Z    Compiling tracing v0.1.44
2026-07-10T02:15:03.5701946Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-10T02:15:03.7157498Z    Compiling num_enum_derive v0.7.6
2026-07-10T02:15:03.7538384Z    Compiling async-trait v0.1.89
2026-07-10T02:15:03.8055874Z    Compiling strum_macros v0.28.0
2026-07-10T02:15:03.8893623Z    Compiling iroh-metrics-derive v0.4.1
2026-07-10T02:15:03.9818840Z    Compiling h2 v0.4.14
2026-07-10T02:15:04.0071794Z    Compiling idna_adapter v1.2.2
2026-07-10T02:15:04.0872863Z    Compiling hashlink v0.9.1
2026-07-10T02:15:04.1206562Z    Compiling enum-assoc v1.3.0
2026-07-10T02:15:04.1985372Z    Compiling idna v1.1.0
2026-07-10T02:15:04.2125272Z    Compiling windows-sys v0.59.0
2026-07-10T02:15:04.4724092Z    Compiling rusqlite v0.32.1
2026-07-10T02:15:04.4993475Z    Compiling crossbeam-channel v0.5.15
2026-07-10T02:15:04.6110108Z    Compiling url v2.5.8
2026-07-10T02:15:04.6374852Z    Compiling crossbeam-epoch v0.9.18
2026-07-10T02:15:04.6463292Z    Compiling blake3 v1.8.5
2026-07-10T02:15:04.7446900Z    Compiling windows-registry v0.6.1
2026-07-10T02:15:05.1006487Z    Compiling memoffset v0.6.5
2026-07-10T02:15:05.1076708Z    Compiling noq v0.18.0
2026-07-10T02:15:05.1295145Z    Compiling netwatch v0.16.0
2026-07-10T02:15:05.1417173Z    Compiling acto v0.8.2
2026-07-10T02:15:05.1614297Z    Compiling mac-addr v0.3.0
2026-07-10T02:15:05.2090185Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-10T02:15:05.2194756Z    Compiling lru-slab v0.1.2
2026-07-10T02:15:05.4178219Z    Compiling identity-hash v0.1.0
2026-07-10T02:15:05.4184554Z    Compiling tagptr v0.2.0
2026-07-10T02:15:05.4382021Z    Compiling ref-cast v1.0.25
2026-07-10T02:15:05.4843318Z    Compiling spt-store v0.30.5 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-07-10T02:15:05.4927017Z    Compiling sorted-index-buffer v0.2.1
2026-07-10T02:15:05.5023138Z    Compiling thiserror v1.0.69
2026-07-10T02:15:05.5152085Z    Compiling xml-rs v0.8.28
2026-07-10T02:15:05.6049719Z    Compiling rustc-hash v2.1.2
2026-07-10T02:15:05.6080037Z    Compiling foldhash v0.2.0
2026-07-10T02:15:05.6749269Z    Compiling moka v0.12.15
2026-07-10T02:15:05.7390789Z    Compiling hashbrown v0.16.1
2026-07-10T02:15:06.1151333Z    Compiling xmltree v0.10.3
2026-07-10T02:15:06.1386104Z    Compiling netdev v0.42.0
2026-07-10T02:15:06.3183576Z    Compiling iroh-base v0.98.0
2026-07-10T02:15:06.3312926Z    Compiling strum v0.28.0
2026-07-10T02:15:06.3316684Z    Compiling attohttpc v0.30.1
2026-07-10T02:15:06.3590601Z    Compiling tower-http v0.6.11
2026-07-10T02:15:06.4320881Z    Compiling num_enum v0.7.6
2026-07-10T02:15:06.6054832Z    Compiling iroh-metrics v0.38.3
2026-07-10T02:15:06.6359888Z    Compiling n0-watcher v0.6.1
2026-07-10T02:15:06.7321872Z    Compiling iroh-relay v0.98.0
2026-07-10T02:15:06.9000713Z    Compiling tokio-stream v0.1.18
2026-07-10T02:15:06.9168947Z    Compiling serde_spanned v0.6.9
2026-07-10T02:15:06.9299371Z    Compiling toml_datetime v0.6.11
2026-07-10T02:15:06.9703099Z    Compiling thiserror-impl v1.0.69
2026-07-10T02:15:07.0718765Z    Compiling ref-cast-impl v1.0.25
2026-07-10T02:15:07.0934702Z    Compiling serde_derive_internals v0.29.1
2026-07-10T02:15:07.2435794Z    Compiling simple-dns v0.9.3
2026-07-10T02:15:07.2677551Z    Compiling serial-core v0.4.0
2026-07-10T02:15:07.3278622Z    Compiling aho-corasick v1.1.4
2026-07-10T02:15:07.4094810Z    Compiling constant_time_eq v0.4.2
2026-07-10T02:15:07.5170336Z    Compiling winreg v0.10.1
2026-07-10T02:15:07.5215919Z    Compiling winnow v0.7.15
2026-07-10T02:15:07.6314223Z    Compiling sha1_smol v1.0.1
2026-07-10T02:15:07.7336766Z    Compiling hyper v1.10.1
2026-07-10T02:15:07.7496512Z    Compiling spt-msg v0.30.5 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-07-10T02:15:07.8148028Z    Compiling arrayref v0.3.9
2026-07-10T02:15:07.8781031Z    Compiling resolv-conf v0.7.6
2026-07-10T02:15:08.0139456Z    Compiling toml_write v0.1.2
2026-07-10T02:15:08.0541375Z    Compiling regex-syntax v0.8.10
2026-07-10T02:15:08.2244461Z    Compiling simdutf8 v0.1.5
2026-07-10T02:15:08.2314592Z    Compiling smol_str v0.1.24
2026-07-10T02:15:08.2755923Z    Compiling schemars_derive v1.2.1
2026-07-10T02:15:08.4703049Z    Compiling iroh-dns v0.98.0
2026-07-10T02:15:09.0431366Z    Compiling hyper-util v0.1.20
2026-07-10T02:15:09.0510111Z    Compiling serial-windows v0.4.0
2026-07-10T02:15:09.2035044Z    Compiling toml_edit v0.22.27
2026-07-10T02:15:09.2783969Z    Compiling lru v0.16.4
2026-07-10T02:15:09.3828859Z    Compiling webpki-roots v1.0.7
2026-07-10T02:15:09.4860199Z    Compiling seize v0.5.1
2026-07-10T02:15:09.5021912Z    Compiling darling_core v0.23.0
2026-07-10T02:15:09.5109189Z    Compiling serde_bytes v0.11.19
2026-07-10T02:15:09.5775622Z    Compiling hmac v0.12.1
2026-07-10T02:15:09.7492552Z    Compiling iroh v0.98.2
2026-07-10T02:15:09.7780961Z    Compiling dyn-clone v1.0.20
2026-07-10T02:15:09.8546098Z    Compiling pin-utils v0.1.0
2026-07-10T02:15:09.9699223Z    Compiling regex-automata v0.4.14
2026-07-10T02:15:09.9700024Z    Compiling anstyle v1.0.14
2026-07-10T02:15:10.0128485Z    Compiling cmov v0.5.4
2026-07-10T02:15:10.1468598Z    Compiling bitflags v1.3.2
2026-07-10T02:15:10.2324777Z    Compiling once_cell_polyfill v1.70.2
2026-07-10T02:15:10.2342240Z    Compiling lazy_static v1.5.0
2026-07-10T02:15:10.2610764Z    Compiling schemars v1.2.1
2026-07-10T02:15:10.3100563Z    Compiling ctutils v0.4.2
2026-07-10T02:15:10.3186735Z    Compiling shared_library v0.1.9
2026-07-10T02:15:10.3456973Z    Compiling anstyle-wincon v3.0.11
2026-07-10T02:15:10.3554561Z    Compiling nix v0.25.1
2026-07-10T02:15:10.3695761Z    Compiling igd-next v0.17.1
2026-07-10T02:15:10.3759924Z    Compiling hkdf v0.12.4
2026-07-10T02:15:10.4582388Z    Compiling papaya v0.2.4
2026-07-10T02:15:10.5484916Z    Compiling serial v0.4.0
2026-07-10T02:15:10.6273811Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-10T02:15:10.6574134Z    Compiling filedescriptor v0.8.3
2026-07-10T02:15:10.6738429Z    Compiling backon v1.6.0
2026-07-10T02:15:10.6904488Z    Compiling anstyle-parse v1.0.0
2026-07-10T02:15:10.8827361Z    Compiling anstyle-query v1.1.5
2026-07-10T02:15:10.8991836Z    Compiling vte_generate_state_changes v0.1.2
2026-07-10T02:15:10.9272139Z    Compiling colorchoice v1.0.5
2026-07-10T02:15:10.9427777Z    Compiling foldhash v0.1.5
2026-07-10T02:15:11.0942475Z    Compiling toml v0.8.23
2026-07-10T02:15:11.1237219Z    Compiling paste v1.0.15
2026-07-10T02:15:11.1686839Z    Compiling instability v0.3.12
2026-07-10T02:15:11.2231483Z    Compiling downcast-rs v1.2.1
2026-07-10T02:15:11.2887979Z    Compiling shell-words v1.1.1
2026-07-10T02:15:11.3389305Z    Compiling is_terminal_polyfill v1.70.2
2026-07-10T02:15:11.4100726Z    Compiling portable-pty v0.8.1
2026-07-10T02:15:11.4415919Z    Compiling anstream v1.0.0
2026-07-10T02:15:11.5603510Z    Compiling vte v0.13.1
2026-07-10T02:15:11.5695767Z    Compiling hashbrown v0.15.5
2026-07-10T02:15:11.6567005Z    Compiling spake2 v0.4.0
2026-07-10T02:15:11.9697442Z    Compiling strum_macros v0.26.4
2026-07-10T02:15:12.0520395Z    Compiling regex v1.12.3
2026-07-10T02:15:12.1832259Z    Compiling terminal_size v0.4.4
2026-07-10T02:15:12.3160173Z    Compiling crossterm_winapi v0.9.1
2026-07-10T02:15:12.3388401Z    Compiling itertools v0.13.0
2026-07-10T02:15:12.4258438Z    Compiling wmi v0.18.4
2026-07-10T02:15:12.5180898Z    Compiling spt-runtime v0.30.5 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-07-10T02:15:12.7420995Z    Compiling castaway v0.2.4
2026-07-10T02:15:12.7908925Z    Compiling sha1 v0.10.6
2026-07-10T02:15:12.8640177Z    Compiling static_assertions v1.1.0
2026-07-10T02:15:12.9124811Z    Compiling unicode-width v0.1.14
2026-07-10T02:15:12.9279289Z    Compiling darling_macro v0.23.0
2026-07-10T02:15:12.9762438Z    Compiling clap_lex v1.1.0
2026-07-10T02:15:13.0316255Z    Compiling recvmsg v1.0.0
2026-07-10T02:15:13.1423118Z    Compiling doctest-file v1.1.1
2026-07-10T02:15:13.3569837Z    Compiling indoc v2.0.7
2026-07-10T02:15:13.4328767Z    Compiling clap_builder v4.6.0
2026-07-10T02:15:13.5801305Z    Compiling darling v0.23.0
2026-07-10T02:15:13.7490789Z    Compiling interprocess v2.4.2
2026-07-10T02:15:13.8409843Z    Compiling unicode-truncate v1.1.0
2026-07-10T02:15:13.9918710Z    Compiling compact_str v0.8.2
2026-07-10T02:15:14.0679705Z    Compiling crossterm v0.28.1
2026-07-10T02:15:14.3075069Z    Compiling portmapper v0.16.0
2026-07-10T02:15:14.5972582Z    Compiling strum v0.26.3
2026-07-10T02:15:14.6358412Z    Compiling spt-term v0.30.5 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-07-10T02:15:14.7300748Z    Compiling lru v0.12.5
2026-07-10T02:15:14.9106315Z    Compiling clap_derive v4.6.1
2026-07-10T02:15:14.9565774Z    Compiling spt-live v0.30.5 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-07-10T02:15:15.2295091Z    Compiling unicode-width v0.2.0
2026-07-10T02:15:15.5244258Z    Compiling cassowary v0.3.0
2026-07-10T02:15:15.5361115Z    Compiling error-code v3.3.2
2026-07-10T02:15:15.5839118Z    Compiling nucleo-matcher v0.3.1
2026-07-10T02:15:15.6671279Z    Compiling clipboard-win v5.4.1
2026-07-10T02:15:15.7265564Z    Compiling qrcode v0.14.1
2026-07-10T02:15:15.7798618Z    Compiling ratatui v0.29.0
2026-07-10T02:15:16.1823796Z    Compiling tempfile v3.27.0
2026-07-10T02:15:16.9888235Z    Compiling clap v4.6.1
2026-07-10T02:15:28.6670684Z    Compiling rustls-webpki v0.103.13
2026-07-10T02:15:31.0786722Z    Compiling tokio-rustls v0.26.4
2026-07-10T02:15:31.0787011Z    Compiling noq-proto v0.17.0
2026-07-10T02:15:31.0787263Z    Compiling rustls-platform-verifier v0.7.0
2026-07-10T02:15:31.2232439Z    Compiling hyper-rustls v0.27.9
2026-07-10T02:15:31.2232816Z    Compiling hickory-net v0.26.0-beta.4
2026-07-10T02:15:31.2233180Z    Compiling tokio-websockets v0.13.2
2026-07-10T02:15:31.3733242Z    Compiling reqwest v0.13.4
2026-07-10T02:15:32.3978585Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-10T02:15:49.7797048Z    Compiling spt-net v0.30.5 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-10T02:15:51.2486537Z    Compiling spt-daemon v0.30.5 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-10T02:16:01.0474205Z    Compiling spt v0.30.5 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-07-10T02:16:09.4135988Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s
2026-07-10T02:16:09.4417619Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-419a408659494170.exe)
2026-07-10T02:16:09.5334752Z 
2026-07-10T02:16:09.5335153Z running 1 test
2026-07-10T02:16:17.8631434Z test new_brain_serves_against_old_broker ... ok
2026-07-10T02:16:17.8631614Z 
2026-07-10T02:16:17.8631913Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.33s
2026-07-10T02:16:17.8632159Z 
2026-07-10T02:16:17.9104528Z Post job cleanup.
2026-07-10T02:16:18.0132289Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-10T02:16:18.0336747Z git version 2.43.0.windows.1
2026-07-10T02:16:18.0371127Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\7c25c556-60ed-42b5-805a-0896e1f2da0c\.gitconfig'
2026-07-10T02:16:18.0385352Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\7c25c556-60ed-42b5-805a-0896e1f2da0c' before making global git config changes
2026-07-10T02:16:18.0385922Z Adding repository directory to the temporary git global config as a safe directory
2026-07-10T02:16:18.0391094Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-10T02:16:18.0623407Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-10T02:16:18.0846459Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-10T02:16:18.4989404Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-10T02:16:18.5209519Z http.https://github.com/.extraheader
2026-07-10T02:16:18.5232627Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-10T02:16:18.5478749Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-10T02:16:18.9748885Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-10T02:16:18.9983482Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-10T02:16:19.4500035Z Cleaning up orphan processes
2026-07-10T02:16:19.4971374Z Terminate orphan process: pid (64212) (vctip)
